configs: imx6: Don't define USDHC2_BASE_ADDR
authorJagan Teki <[email protected]>
Fri, 24 Feb 2017 10:02:53 +0000 (15:32 +0530)
committerStefano Babic <[email protected]>
Fri, 17 Mar 2017 08:27:08 +0000 (09:27 +0100)
commit85392deda184a57e8b61c1e524288bed3f81d400
treec43d1dbc8abcfea2a43523b851c7b880031db5a2
parent04cb0d3e3fcee139fdf84b4d0da28bc1a184fa1d
configs: imx6: Don't define USDHC2_BASE_ADDR

USDHC base address will assigned by SPL using fsl_esdhc_initialize
and u-boot with devicetree, hence no remove base address assignment
in config files.

Cc: Matteo Lisi <[email protected]>
Cc: Michael Trimarchi <[email protected]>
Reviewed-by: Stefano Babic <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
include/configs/imx6qdl_icore.h
include/configs/imx6ul_geam.h